[INFO] cloning repository https://github.com/tamaroning/wasmv-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaroning/wasmv-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fwasmv-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fwasmv-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1014ff96586f8622235598fc3341d95f7d39981e
[INFO] checking tamaroning/wasmv-os against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fwasmv-os" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamaroning/wasmv-os
[INFO] finished tweaking git repo https://github.com/tamaroning/wasmv-os
[INFO] tweaked toml for git repo https://github.com/tamaroning/wasmv-os written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamaroning/wasmv-os on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tamaroning/wasmv-os already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiggle-generate v33.0.2
[INFO] [stderr]   Downloaded wat v1.238.1
[INFO] [stderr]   Downloaded wiggle v33.0.2
[INFO] [stderr]   Downloaded cranelift-entity v0.120.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.120.2
[INFO] [stderr]   Downloaded cranelift-control v0.120.2
[INFO] [stderr]   Downloaded cranelift-srcgen v0.120.2
[INFO] [stderr]   Downloaded wasmtime-asm-macros v33.0.2
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v33.0.2
[INFO] [stderr]   Downloaded cranelift-native v0.120.2
[INFO] [stderr]   Downloaded wasmtime-jit-debug v33.0.2
[INFO] [stderr]   Downloaded wasmtime-slab v33.0.2
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v33.0.2
[INFO] [stderr]   Downloaded wasmtime-fiber v33.0.2
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded cranelift-isle v0.120.2
[INFO] [stderr]   Downloaded wasmtime-cache v33.0.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.120.2
[INFO] [stderr]   Downloaded wasm-encoder v0.229.0
[INFO] [stderr]   Downloaded wit-parser v0.229.0
[INFO] [stderr]   Downloaded winch-codegen v33.0.2
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded wasmtime-cranelift v33.0.2
[INFO] [stderr]   Downloaded wasmparser v0.229.0
[INFO] [stderr]   Downloaded wasmparser v0.238.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v33.0.2
[INFO] [stderr]   Downloaded wasmtime-environ v33.0.2
[INFO] [stderr]   Downloaded wast v238.0.1
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded wasm-encoder v0.238.1
[INFO] [stderr]   Downloaded pulley-interpreter v33.0.2
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v33.0.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.120.2
[INFO] [stderr]   Downloaded cranelift-bitset v0.120.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded wasmprinter v0.229.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.120.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.120.2
[INFO] [stderr]   Downloaded wiggle-macro v33.0.2
[INFO] [stderr]   Downloaded wasmtime v33.0.2
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.120.2
[INFO] [stderr]   Downloaded wasmtime-math v33.0.2
[INFO] [stderr]   Downloaded wasmtime-component-util v33.0.2
[INFO] [stderr]   Downloaded wasmtime-winch v33.0.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.120.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d512e59fcc7e97dbd692c871db362714999531052e16b9ab77ef23b419ed2b5
[INFO] running `Command { std: "docker" "start" "-a" "8d512e59fcc7e97dbd692c871db362714999531052e16b9ab77ef23b419ed2b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d512e59fcc7e97dbd692c871db362714999531052e16b9ab77ef23b419ed2b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d512e59fcc7e97dbd692c871db362714999531052e16b9ab77ef23b419ed2b5", kill_on_drop: false }`
[INFO] [stdout] 8d512e59fcc7e97dbd692c871db362714999531052e16b9ab77ef23b419ed2b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6662917f3420782a1f6739ff8ad740622c618911716fed16941eea561224e8d
[INFO] running `Command { std: "docker" "start" "-a" "f6662917f3420782a1f6739ff8ad740622c618911716fed16941eea561224e8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cranelift-srcgen v0.120.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-isle v0.120.2
[INFO] [stderr]    Compiling cranelift-bitset v0.120.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.120.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking wasmtime-math v33.0.2
[INFO] [stderr]    Compiling pulley-interpreter v33.0.2
[INFO] [stderr]    Compiling wasmparser v0.229.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.120.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling wasm-encoder v0.238.1
[INFO] [stderr]    Compiling wasm-encoder v0.229.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.120.2
[INFO] [stderr]     Checking cranelift-control v0.120.2
[INFO] [stderr]    Compiling wasmtime-cache v33.0.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-component-macro v33.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking wasmtime-component-util v33.0.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking wasmtime-asm-macros v33.0.2
[INFO] [stderr]     Checking wast v238.0.1
[INFO] [stderr]    Compiling wiggle-macro v33.0.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.120.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v33.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v33.0.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling wasmv_tun v0.1.0 (/opt/rustwide/workdir/crates/wasmv-tun)
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=99508065c9b6fc02 -C extra-filename=-226884ef45a144a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-90691dd5a64c015a.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d1701118318bb93b.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f6662917f3420782a1f6739ff8ad740622c618911716fed16941eea561224e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6662917f3420782a1f6739ff8ad740622c618911716fed16941eea561224e8d", kill_on_drop: false }`
[INFO] [stdout] f6662917f3420782a1f6739ff8ad740622c618911716fed16941eea561224e8d
